See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
Server Class
>
Server Methods
>
SetCrashLogging Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
Server::SetCrashLogging Method
If a crash occurs, record a log with a stack trace and other diagnostic information.
C#
public
void
SetCrashLogging
(
ref
String
logName
);
Parameters
Parameters
Description
logName
Name of the log file to create
See Also
Server Methods
|
Server Class
|
Server Members
|
dtSearch.Engine